﻿2026-07-19T14:59:02.5211654Z ##[group]Run actions/checkout@v5
2026-07-19T14:59:02.5212375Z with:
2026-07-19T14:59:02.5212741Z   repository: BigscreenVR/spt-bs-core
2026-07-19T14:59:02.5215493Z   token: ***
2026-07-19T14:59:02.5215831Z   ssh-strict: true
2026-07-19T14:59:02.5216178Z   ssh-user: git
2026-07-19T14:59:02.5216531Z   persist-credentials: true
2026-07-19T14:59:02.5216903Z   clean: true
2026-07-19T14:59:02.5217274Z   sparse-checkout-cone-mode: true
2026-07-19T14:59:02.5217678Z   fetch-depth: 1
2026-07-19T14:59:02.5218017Z   fetch-tags: false
2026-07-19T14:59:02.5218360Z   show-progress: true
2026-07-19T14:59:02.5218712Z   lfs: false
2026-07-19T14:59:02.5219224Z   submodules: false
2026-07-19T14:59:02.5219605Z   set-safe-directory: true
2026-07-19T14:59:02.5220206Z ##[endgroup]
2026-07-19T14:59:02.6014114Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T14:59:02.6015722Z ##[group]Getting Git version info
2026-07-19T14:59:02.6016381Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T14:59:02.6017298Z [command]/usr/bin/git version
2026-07-19T14:59:02.6043828Z git version 2.43.0
2026-07-19T14:59:02.6061161Z ##[endgroup]
2026-07-19T14:59:02.6073176Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/57e19550-5ce2-493b-a1f1-157848e0e7fe' before making global git config changes
2026-07-19T14:59:02.6074674Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T14:59:02.6076634Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T14:59:02.6112397Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T14:59:02.6132503Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T14:59:02.6142811Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T14:59:02.6145207Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T14:59:02.6163029Z refs/heads/main
2026-07-19T14:59:02.6169485Z [command]/usr/bin/git checkout --detach
2026-07-19T14:59:02.6213478Z HEAD is now at 7815236 Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T14:59:02.6248393Z [command]/usr/bin/git branch --delete --force main
2026-07-19T14:59:02.6273594Z Deleted branch main (was 7815236).
2026-07-19T14:59:02.6277182Z ##[endgroup]
2026-07-19T14:59:02.6280830Z [command]/usr/bin/git submodule status
2026-07-19T14:59:02.6466696Z ##[group]Cleaning the repository
2026-07-19T14:59:02.6467254Z [command]/usr/bin/git clean -ffdx
2026-07-19T14:59:02.6502312Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T14:59:02.6550652Z HEAD is now at 7815236 Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T14:59:02.6555223Z ##[endgroup]
2026-07-19T14:59:02.6556398Z ##[group]Disabling automatic garbage collection
2026-07-19T14:59:02.6559080Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T14:59:02.6581025Z ##[endgroup]
2026-07-19T14:59:02.6581663Z ##[group]Setting up auth
2026-07-19T14:59:02.6585862Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T14:59:02.6610979Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T14:59:02.6796512Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T14:59:02.6823278Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T14:59:02.7007782Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T14:59:02.7032120Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T14:59:02.7218256Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T14:59:02.7247144Z ##[endgroup]
2026-07-19T14:59:02.7247798Z ##[group]Fetching the repository
2026-07-19T14:59:02.7258238Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +27d57eaee15436ddbc7670f80d21a0de6ab1dd84:refs/remotes/pull/34/merge
2026-07-19T14:59:03.2874047Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T14:59:03.2875650Z  + 930898d...27d57ea 27d57eaee15436ddbc7670f80d21a0de6ab1dd84 -> pull/34/merge  (forced update)
2026-07-19T14:59:03.2899927Z ##[endgroup]
2026-07-19T14:59:03.2901029Z ##[group]Determining the checkout info
2026-07-19T14:59:03.2902783Z ##[endgroup]
2026-07-19T14:59:03.2907681Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T14:59:03.2957034Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T14:59:03.2981364Z ##[group]Checking out the ref
2026-07-19T14:59:03.2983583Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T14:59:03.3212939Z Previous HEAD position was 7815236 Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T14:59:03.3215238Z HEAD is now at 27d57ea Merge 3b5258c545e54f3261d51a6071b95f5f0b8f74ca into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T14:59:03.3220031Z ##[endgroup]
2026-07-19T14:59:03.3250649Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T14:59:03.3271430Z 27d57eaee15436ddbc7670f80d21a0de6ab1dd84
